xen/arm: Instruction prefetch abort (X) mem_access event handling
authorTamas K Lengyel <tklengyel@sec.in.tum.de>
Mon, 20 Apr 2015 15:06:19 +0000 (17:06 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 22 Apr 2015 13:07:57 +0000 (14:07 +0100)
commit9e8f53ca71d115b38ec9db1a115801771d685321
treed3c1c20bc0131f98197926f8beb90aed3e1d6c62
parent569fb6c53a4feb306dab6a08404dfb9c344dff11
xen/arm: Instruction prefetch abort (X) mem_access event handling

Add missing structure definition for iabt and update the trap handling
mechanism to only inject the exception if the mem_access checker
decides to do so.

Signed-off-by: Tamas K Lengyel <tklengyel@sec.in.tum.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/traps.c
xen/include/asm-arm/processor.h